runtime.traceAlloc.alloc (method)
2 uses
runtime (current package)
trace.go#L846: return (*traceStack)(tab.mem.alloc(unsafe.Sizeof(traceStack{}) + uintptr(n)*goarch.PtrSize))
trace.go#L956: func (a *traceAlloc) alloc(n uintptr) unsafe.Pointer {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)